[File download link required for this project] (https://github.com/lplos/losView/releases/tag/v0.1)
Description
- This project uses stm32F030c8 as the main control, the main control resource 64K rom, 8K ram
Importing Project
- Open eclipse to import the project in test-demo.zip compressed file
- Select the wind file right-click open with [lgui compiler], click on the lgui desige below to display the following interface
Compiling
- Compile and generate los files
- Generate t32.los file under Dubeg folder
Compiling with mdk
- Open mdk-pro-lib-demo0.1.zip compressed file
- Extract the mdk-m0-lib_test folder
- Convert [los file] to c language array substitute const Unsigned char data[1788] variable
- Compile and download.